-
Home
-
Participants Database
-
2.2
-
Code
-
Classes
- validating_field
Total Complexity |
25 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
209 |
Lines of code |
54 |
Logical lines of code |
22 |
Comment lines |
106 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_validated() |
S |
76 |
5 |
3 |
__construct() |
S |
66 |
3 |
8 |
is_email() |
S |
77 |
3 |
3 |
is_regex_validation() |
S |
64 |
3 |
10 |
record_id() |
S |
80 |
2 |
3 |
has_not_been_validated() |
S |
80 |
1 |
3 |
is_captcha() |
S |
79 |
1 |
3 |
set_validation_state() |
S |
81 |
1 |
3 |
validation_state_is() |
S |
81 |
1 |
3 |
is_not_valid() |
S |
80 |
1 |
3 |
form_element() |
S |
82 |
1 |
3 |
is_regex() |
S |
81 |
1 |
3 |
__set() |
S |
80 |
1 |
3 |
__get() |
S |
81 |
1 |
3 |